home *** CD-ROM | disk | FTP | other *** search
/ GeoSafari Science (Platinum Edition) / GeoSafari Science Platinum Edition (Educational Insights)(2000).iso / mac / SHARED.cst / 00162_Field_ScriptCast.txt < prev    next >
Text File  |  1999-08-20  |  115b  |  4 lines

  1. on mouseDown
  2.   global gControlDispatcher
  3.   DispatchMouseDown(gControlDispatcher, the ClickOn, the movieName)
  4. end